keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about B100/200/400/800 ISDN BRI Cards

Busy/congestion

15 years 6 months ago #1984 by pastore
Hi,

go to the asterisk CLI (asterisk -r) and post the output of the "misdn show stacks" command. There is a number of reasons why you obtain a congestion tone. Anyway your bri connections are down, in fact the leds on the card blink only when connection is down on layer 1/layer 2.
15 years 6 months ago #1985 by triccyx
OK,

*CLI> misdn show stacks
BEGIN STACK_LIST:
* Port 1 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:4
* Port 2 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:4
* Port 3 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:4
* Port 4 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:4
15 years 6 months ago #1986 by tane
I have similar problem
running ubuntu 8.04 hardy amd64 server
asterisk 1.4.22
my ligths blink on b400p
when cable i connected but
when i call they go green
the when i hang up they red but not blinking
and then start to blink again.
Anyway i got diffrent problem
when i call from pstn to sip phone i do not here
the calling party but the party can here me.
I thing the problem is with amd64 but maybe i am wrong
could you send us you asterisk/misdn.conf so i can compare it
to my
15 years 6 months ago #1987 by triccyx
Yes of course , but I haven't AMD64

[general]

; set debugging flag:
; 0 - No Debug
; 1 - mISDN Messages and * - Messages, and * - State changes
; 2 - Messages + Message specific Informations (e.g. bearer capability)
; 3 - very Verbose, the above + lots of Driver specific infos
; 4 - even more Verbose than 3
;
debug=4

; the big trace
;tracefile=/var/log/misdn.trace

;
; single call trace files
; set to true if you want to have them
; they depend on debug level
;
trace_calls=true
trace_dir=/var/log

bridging=no

; users sections:
; name your sections as you which but not "general" !
; the secions are Groups, you can dial out in extensions.conf
; with Dial(mISDN/g:extern/101) where extern is a section name,
; chan_misdn tries every port in this section to find a
; new free channel


;
; The default section is not a group section, it just contains config elements
; which are inherited by group sections.
;
[default]
echocancel=1000
echotraining=500

[incall]
; Solo chiamate da ISDN a Asterisk
ports=1,2,3
context=phones

[outcall]
; Solo chiamate da Telefono a ISDN
ports=4
context=phones
15 years 6 months ago #1988 by tane
Intersting thing
i use isdn bri for call from pstn (telephone company)
and i have
[inext]
always_immediate=yes
ports=1
context=ulaz1
bridging=no


the context is maped to sip phone
15 years 6 months ago #1989 by pastore

triccyx wrote: OK,

*CLI> misdn show stacks
BEGIN STACK_LIST:
* Port 1 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:4
* Port 2 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:4
* Port 3 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:4
* Port 4 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0 Debug:4


As I thought...L1 and L2 are both down: this means that BRI connection is absent also at the lowest level, the electric one. In this way a call is simply impossible, because your card doesn't see anything attached...the possibilities are: your card is fisically damaged, the wires in the rj-45 plug are put in a wrong way, the device attached to the card is damaged/not well configured. Is this last one another pbx or a pstn-box?
Time to create page: 0.041 seconds
Powered by Kunena Forum